'宣言 Public Function New( _ ByVal propertyName As String, _ ByVal oldValue As T, _ ByVal newValue As T _ )
public PropertyChangedEventArgs<T>( string propertyName, T oldValue, T newValue )
PropertyChangedEventArgs<T> クラス PropertyChangedEventArgs<T> メンバ